Home
last modified time | relevance | path

Searched hist:b5f1d9ec283bd28a452cf61d7e5c2f2b1a9cccda (Results 1 – 2 of 2) sorted by last modified time

/linux/net/bridge/
H A Dbr_fdb.cdiff b5f1d9ec283bd28a452cf61d7e5c2f2b1a9cccda Tue Jun 23 22:47:18 CEST 2020 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add a flag to avoid refreshing fdb when changing/adding

When we modify or create a new fdb entry sometimes we want to avoid
refreshing its activity in order to track it properly. One example is
when a mac is received from EVPN multi-homing peer by FRR, which doesn't
want to change local activity accounting. It makes it static and sets a
flag to track its activity.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/uapi/linux/
H A Dneighbour.hdiff b5f1d9ec283bd28a452cf61d7e5c2f2b1a9cccda Tue Jun 23 22:47:18 CEST 2020 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: add a flag to avoid refreshing fdb when changing/adding

When we modify or create a new fdb entry sometimes we want to avoid
refreshing its activity in order to track it properly. One example is
when a mac is received from EVPN multi-homing peer by FRR, which doesn't
want to change local activity accounting. It makes it static and sets a
flag to track its activity.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>